From 1531044f7024f5168c794400962e3d4bff4c0f82 Mon Sep 17 00:00:00 2001 From: parkrrrr Date: Mon, 17 Jul 2006 18:38:56 +0000 Subject: [PATCH] update comment to reflect reality git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2239 f51c46e8-681c-474f-0cfe-069cfd0219fb --- gpsbabel/tomtom.c | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gpsbabel/tomtom.c b/gpsbabel/tomtom.c index 4a89d4133..db894b782 100644 --- a/gpsbabel/tomtom.c +++ b/gpsbabel/tomtom.c @@ -29,6 +29,12 @@ supposed to contain. Thus, they are not currently supported. (The one I saw was due to an errant pair of double-quotes in the input to makeov2.exe.) -- Ron Parker, 28 April 2005 + + Because they've been seen in the wild, I have updated the reader to + deal with type 3 as if they were type 2. I still haven't seen any + records that fill in the other two strings, so until I know for sure + that they are indeed strings, I'm just putting them on the end of the + description string beyond the NUL terminator. -- Ron Parker, 17 July 2006 */ -- 2.30.2